using System;

public class nazwa_klasy
{
  public static void Main()
  {
    //tutaj instrukcje do wykonania
  }
}
